-
Home
-
Ally – Web Accessibility & Usability
-
3.0.0
-
Code
-
Classes
- Table
Total Complexity |
54 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
562 |
Lines of code |
188 |
Logical lines of code |
109 |
Comment lines |
325 |
Methods |
25 |
Properties |
2 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_columns_for_insert() |
S |
55 |
7 |
19 |
get_where_string() |
S |
58 |
6 |
13 |
build_sql_string() |
S |
54 |
5 |
23 |
where() |
S |
54 |
5 |
21 |
get_keys() |
S |
62 |
3 |
11 |
get_create_table_sql() |
S |
54 |
2 |
20 |
maybe_add_relation() |
S |
73 |
3 |
4 |
insert_many() |
S |
63 |
3 |
10 |
db() |
S |
68 |
2 |
8 |
first() |
S |
72 |
2 |
4 |
install() |
S |
63 |
2 |
10 |
query() |
S |
79 |
1 |
3 |
delete() |
S |
79 |
1 |
3 |
update() |
S |
78 |
1 |
3 |
insert() |
S |
79 |
1 |
3 |
replace() |
S |
79 |
1 |
3 |
select_var() |
S |
77 |
1 |
3 |
get_col() |
S |
77 |
1 |
3 |
select() |
S |
74 |
1 |
4 |
build_order_by_sql_string() |
S |
71 |
1 |
5 |
table_name() |
S |
79 |
1 |
3 |
get_extra_keys() |
S |
81 |
1 |
3 |
get_columns() |
S |
81 |
1 |
3 |
set_table_prefix() |
S |
80 |
1 |
3 |
get_class_name() |
S |
80 |
1 |
3 |